runtime.itab.hash (field)

2 uses

	runtime (current package)
		iface.go#L75: 	m.hash = 0
		runtime2.go#L954: 	hash  uint32 // copy of _type.hash. Used for type switches.